EntityDAC
Returns the enumeration as a TList instance.
TObjectEnumerable<T>
function ToList: TList<T>;
The function returns the TList instance filled with the enumeration elements.